-
Home
-
Conditional cart fee / Extra charge rule for WooCommerce extra fees
-
1.1.42
-
Code
-
Classes
- ExtraFees
Total Complexity |
44 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
203 |
Lines of code |
148 |
Logical lines of code |
80 |
Comment lines |
0 |
Methods |
23 |
Properties |
1 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
matched_fees() |
S |
55 |
5 |
19 |
matched_optional_fees() |
S |
52 |
4 |
25 |
matchConditions() |
S |
61 |
4 |
13 |
offerEnded() |
S |
63 |
3 |
11 |
offerStarted() |
S |
63 |
3 |
11 |
is_optional() |
S |
73 |
3 |
4 |
is_available() |
S |
72 |
3 |
5 |
get_checkbox_title() |
S |
63 |
2 |
10 |
is_taxable() |
S |
74 |
2 |
4 |
get_status() |
S |
72 |
2 |
5 |
get_max_fees() |
S |
79 |
1 |
3 |
get_round_off() |
S |
79 |
1 |
3 |
__construct() |
S |
82 |
1 |
3 |
get_min_fees() |
S |
79 |
1 |
3 |
get_id() |
S |
83 |
1 |
3 |
get_tax_class() |
S |
79 |
1 |
3 |
get_end_time() |
S |
79 |
1 |
3 |
get_start_time() |
S |
79 |
1 |
3 |
get_fees() |
S |
79 |
1 |
3 |
get_type() |
S |
79 |
1 |
3 |
get_title() |
S |
74 |
1 |
4 |
get_name() |
S |
76 |
1 |
4 |
get_tooltip() |
S |
79 |
1 |
3 |